Все что относится к распределению Максвелла
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | i0 | = | 1002 | |
real(kind=wp), | public | :: | v_grid(i0,100) |
сетка обычных скоростей |
|||
real(kind=wp), | public | :: | vij(i0,100) | ||||
real(kind=wp), | public | :: | fij0(i0,100,2) | ||||
real(kind=wp), | public | :: | fij(i0,100,2) | ||||
real(kind=wp), | public | :: | dfij(i0,100,2) | ||||
real(kind=wp), | public | :: | dij(i0,100,2) | ||||
logical, | public | :: | flag_d0 |
бывший d0 |
|||
integer, | public | :: | jindex |
common/dddql/ d0,jindex,kindex |
|||
integer, | public | :: | kindex |
common/dddql/ d0,jindex,kindex |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | v(:) | |||
real(kind=wp), | intent(in) | :: | f(:) |
создание сетки тепловых скоростей
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | vclt |
распределение Максвелла и его производная
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp) | :: | v | ||||
real(kind=wp) | :: | dfunmaxwell |
распределение Максвелла с альфа-частицами и его производная
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp) | :: | v | ||||
real(kind=wp) | :: | alfa2 | ||||
real(kind=wp) | :: | dfmaxw |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp) | :: | v | ||||
real(kind=wp) | :: | alfa2 | ||||
real(kind=wp) | :: | dfmaxw |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp) | :: | v | ||||
real(kind=wp) | :: | alfa2 | ||||
real(kind=wp) | :: | dfmaxw |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp) | :: | v | ||||
real(kind=wp) | :: | alfa2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | vclt | |||
real(kind=wp), | intent(out) | :: | vi(i0) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | vclt | |||
real(kind=wp), | intent(in) | :: | enorm | |||
real(kind=wp), | intent(out) | :: | fi(i0) | |||
real(kind=wp), | intent(out) | :: | dfi(i0) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | vclt | |||
real(kind=wp), | intent(in) | :: | enorm | |||
real(kind=wp), | intent(out) | :: | fi(i0) | |||
real(kind=wp), | intent(out) | :: | dfi(i0) |